C#
VB
C++
Adds an object to the end of the ListWithEvents<T>.
public void Add(
T item
)
public:
void Add(
_T^_ item
)
item
The object to be added to the end of the ListWithEvents<T>. The value can be null for reference types.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET